home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Utilitaires / Beyond Compare / beycmpfr.exe / {app} / BC2.exe / 0 / RCDATA / TTIPTOUCHFOLDERSDLG / TTIPTOUCHFOLDERSDLG.txt
Text File  |  2005-06-02  |  1KB  |  39 lines

  1. inherited TipTouchFoldersDlg: TTipTouchFoldersDlg
  2.   OldCreateOrder = True
  3.   OnCreate = FormCreate
  4.   PixelsPerInch = 96
  5.   TextHeight = 13
  6.   inherited Panel1: TPanel
  7.     inherited Title: TLabel
  8.       Caption = 'Modification Date/Heure des dossiers'
  9.     end
  10.     inherited Comments: TLabel
  11.       Height = 39
  12.       Caption = 
  13.         'Les dossiers s'#233'lectionn'#233's n'#39'auront pas leur date/heure modifi'#233'es' +
  14.         '.  Pour positionner la date/heure des fichiers dans les dossiers' +
  15.         ', ouvrez le dossier et s'#233'lectionnez son contenu.'
  16.     end
  17.     object Bevel1: TBevel
  18.       Left = 0
  19.       Top = 87
  20.       Width = 249
  21.       Height = 8
  22.       Align = alTop
  23.       Shape = bsSpacer
  24.     end
  25.     object Label1: TLabel
  26.       Left = 0
  27.       Top = 95
  28.       Width = 249
  29.       Height = 39
  30.       Align = alTop
  31.       Caption = 
  32.         'Beyond Compare peut changer l'#39'heure d'#39'un dossier uniquement si v' +
  33.         'ous '#234'tes sous Windows NT/2000/XP et si vous '#234'tes connect'#233's comme' +
  34.         ' administrateur.'
  35.       WordWrap = True
  36.     end
  37.   end
  38. end
  39.